home *** CD-ROM | disk | FTP | other *** search
/ Mac Format 1996 April / MacFormat CD Edition MF36 (April 1996).iso / Floppy / MacFormat Floppy Archive / MacFormat 25 / KitCat / ReadMe < prev    next >
Text File  |  1995-01-03  |  4KB  |  100 lines

  1. KitCat
  2. ------
  3.  
  4. KitCat is a simple application that looks like a wall-mounted Cat 
  5. clock sold some years ago.  If you never saw one, it looks like a
  6. black cat with an analog clock in its belly.  As the seconds goes
  7. by, its tail and eyes swing to the left and to the right.  To 
  8. mark the hour (13:00, for instance), the clock would meow. 
  9.  
  10. REQUIREMENTS
  11.  
  12. Well, I ran KitCat under System 6 and 7 without any problems.  It
  13. probably runs even under System 4, but I did not try.  The program
  14. needs 32 Kb of disk space and uses 100 Kb of RAM.  It is no
  15. memory hog by any means.
  16.  
  17. INSTALLATION
  18.  
  19. There is not much to install KitCat; just put it wherever is 
  20. convenient for you and it will be as happy as it could ever be.
  21.  
  22. To run it, simply double-click its icon.  That is it!  I swear!
  23. There is no commands to learn nor configurations to be set.  Once
  24. it is on, you will see it pop up on the screen and begin moving
  25. its tail and eyes.  Whenever it reaches :00 minutes, it will 
  26. meow. =)
  27.  
  28. HISTORY (Raison d'etre)
  29.  
  30. Some 3 years ago I went to UF computer fair and saw a DECStation 
  31. running what seemed to be an X-windows version of the Kit Cat 
  32. clock.  Inquiring the DEC representative lead to nothing -- he
  33. did not know where that program came from or how to get it -- so
  34. I decided to look for it somewhere else:  the net.  Since then,
  35. I have been looking for any lead to that program.  
  36.  
  37. During the Summer of 1994, I finally found the X11 cat clock.
  38. After some problems and conversations with the author, I 
  39. eventually compiled and installed it in my Unix account.  After
  40. that, I began wondering, "Why not port it to my Mac?"  First I
  41. simply tried to rewrite the code, but did not have much luck;
  42. my knowledge of X-windows programming is quite sorry.  So, I
  43. decided write my own program that *looks* like Philip Schnider's 
  44. X11/motif code.  Ok, ok, at least the Cat looks like Philip's.
  45.  
  46. "But," you would ask, "why write the program?"  That is a good 
  47. question.  Perhaps to have it running in your machine and 
  48. suddenly meowing loud enough to attract attention to your 
  49. screen.  Impress your friends!  Amaze you SO!
  50.  
  51. COPYRIGHT/SHAREWARE
  52.  
  53. Copyright © 1994 Mauricio Tavares (Me!) <raub@grove.circa.ufl.edu>
  54. All rights reserved.  I am placing this program as shareware.  If 
  55. you really appreciate this program, send me $5.00 (I am not greedy) 
  56. or a nice =) Post Card (especially if you do not live in US) so 
  57. that I know how far this program have gone.  My address is:
  58.  
  59.     Mauricio Tavares
  60.     2601 NW 23rd Blvd apt 215
  61.     Gainesville, FL 32605-2937
  62.     Earth (Sol 3), Sol solar system
  63.     Orion's Arm of the Milky Way galaxy
  64.     Local agglomerate of galaxies
  65.     Known Universe
  66.     
  67.     raub@grove.circa.ufl.edu
  68.     afn03482@freenet.ufl.edu
  69.  
  70. ACKNOWLEDGEMENTS
  71.  
  72. Philip Schnider <pjs@netcom.com> for having written the code for 
  73.                 X11/Motif, making me want to write a port for the
  74.                 Mac
  75.                 
  76. D Neal Wise <nwise@achilles.k12.ar.us> for getting me a nice Meow 
  77.                 sound
  78.  
  79. Stefan Kurth <stk@DoBag.IN-Berlin.DE> for help with my delay 
  80.                 problem
  81. MODIFICATIONS
  82.  
  83. 1.0.0      - After testing in a Quadra 700, I found it was too
  84.              fast.  A .1s delay was added to the code. (Jan 03, 94)
  85.  
  86. 1.0.1 beta - Correct some of the resources so that is shows the
  87.              version correctly. =( (Jan 01, 1995)
  88.  
  89. 1.0.0 beta - First version.  Get the memory requirements as low as 
  90.              possible without losing the meows. (Dec 31, 1994)
  91.  
  92. CODA
  93.  
  94. If you have any suggestions/opinions/comments, do send them this
  95. way!
  96.  
  97. Oh, if I am not mistaken, I left some surprises in the About... 
  98. box.  Happy hunting. =)
  99.  
  100.